AutoRowHeights Property (TransposedGrid<T>)
Gets or sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change.
public virtual bool AutoRowHeights {get; set;}
'Declaration
Public Overridable Property AutoRowHeights As Boolean